func time.parseTimeZone

2 uses

	time (current package)
		format.go#L1263: 			n, ok := parseTimeZone(value)
		format.go#L1411: func parseTimeZone(value string) (length int, ok bool) {